Dragon Warrior 1
Data editor
By Roto

///How to run///
Put dw1mde.exe and the Dragon Warrior 1 rom in the same directory 
and run dw1mde.exe. Currently the rom must be name dragonw1.nes or
the editor won't open it.

///How to use///
The layout of the program is simple, just press the key that select
the option you want, the correct keys are the ones in []s. Note, 
however, that if a selection looks like this [A]-[a] that the uppercase
letter increases the value and a lowercase letter decreases the value.

///Functions///
Players stats for a level: These are the stats that the player will have at
	that given level, and stats will decrease when you raise a level.
	Also keep in mind that DW1 decides which stats to give a character
	based on the name, so if you set all stats for level 1 to max, the 
	player may start with 220 or so in that stat.
	
Experiance needed for level ups: This is the amount of experiance needed to 
	goto the next level. Level will go up once the experiance needed is
	earned, even if the you never made the levels before it, hoever levels
	will never decrease.
	
How much an item costs: Quite simply, the amount of GP it costs to buy an item.

What the shops sell: Used to edit what items are sold in which shop. There are
	a few probloms with this, if a shop has 'Magic key' or 'Fairy Water'
	for sale it may cause probloms if you change it. Also due to the way
	shops are stored there is no listing for which shop you are editing,
	and you can keep pressing next shop even beyound the end of the shop data.
	
How much MP a spell costs: Used to edit the amount of MP needed to cast a spell.

Monster basic stats: Used to edit the stats of the monsters. There is no pattern
	way of listing the monsters Attack Patterns in anything other than decimal,
	if you want to edit it, eiter use trail and error, or set it to that of a 
	monster that attacks the way you want this monster to.
	
///Notes///
This is the first program that does something that I made, for that reason the
layout sucks, oh well. I have beta tested this as much as possible, however a
bug or two may havemade it by... I sugest you backup you file before using this.

If for some real odd reason you want to contact me, you can e-mail me at 
mbman99570@aol.com.